Trivial typo fix
authorMatthias Clasen <mclasen@redhat.com>
Fri, 28 Mar 2014 23:19:37 +0000 (19:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 29 Mar 2014 03:51:52 +0000 (23:51 -0400)
gtk/gtkflowbox.c

index 63c4766ad72a65d7baf5727b8b74f60da6d903e5..942d5776e9df25d206c4bb32f5acace8cc28557f 100644 (file)
@@ -4537,7 +4537,7 @@ gtk_flow_box_unselect_all (GtkFlowBox *box)
  * @user_data: (closure): user data
  *
  * A function used by gtk_flow_box_selected_foreach().
- * It will be called on every selected child of tht @box.
+ * It will be called on every selected child of the @box.
  *
  * Since: 3.12
  */